-
Home
-
MultiSafepay plugin for WooCommerce
-
6.8.1
-
Code
-
Classes
- QrOrderService
Total Complexity |
20 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
195 |
Lines of code |
97 |
Logical lines of code |
47 |
Comment lines |
42 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order_request() |
S |
47 |
6 |
34 |
is_valid_qr_data() |
S |
59 |
5 |
13 |
place_order() |
S |
51 |
3 |
27 |
is_filled_shipping_address() |
S |
73 |
2 |
4 |
create_payment_options() |
S |
63 |
2 |
10 |
__construct() |
S |
71 |
1 |
6 |
generate_unique_order_id() |
S |
78 |
1 |
3 |